home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5418 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.bellglobal.com!news
  2. From: Eric Morin <eric.morin@informission.ca>
  3. Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.basic.visual.misc,comp.os.ms-windows.programmer.ole,comp.lang.c++
  4. Subject: Re: Calling 32-bit DLLs from 16-bit-Applications
  5. Date: 4 Feb 1996 13:55:03 GMT
  6. Organization: Bell Global Solutions
  7. Message-ID: <4f2drn$h43@news.bellglobal.com>
  8. NNTP-Posting-Host: ts2l02.mediom.qc.ca
  9.  
  10. Troy Barlow <tbarlow@skypoint.com> writes:
  11. > Filipe Cust=?iso-8859-1?Q?=F3dio ?= wrote:
  12. > > 
  13. > > You must use universal Thunks. However, your program will not run under
  14. > > NT or Win32s.
  15. > > 
  16. >   Not true. In fact Universal Thunk only works under Win32s. Under
  17. > Win 95 he needs to use the thunk compiler to generate thunk code. Under
  18. > Win NT no thunking is possible.
  19.  
  20. Hi,
  21. Do you know where I could find the MS thunk compiler?  I 
  22. thought it would be on the VC4 CD, but no.  So, where is it??
  23.  
  24. Thanks! :-(
  25.  
  26. Eric Morin
  27. INFORMISSION Group Inc.
  28. Canada
  29. Email:   eric.morin@informission.ca
  30. WWW:     http://www.informission.ca
  31.  
  32.